Created: 27/06/2023
By: Anindita.H
Email: gco689657@gmail.com
Thank you for purchasing our game. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!
IMPORTANT: THIS GAME WAS DEVELOPED USING CONSTRUCT2 RELEASE 265.
The code is self-explanatory since it is all commented:
The code is organized by groups. Each group manages something different in the code.
Open Construct2 then double-click on the images you want to chage.
In the image editor window you can make a variety of changes including: erase, paint, draw, rotate, size. Also you can set origin point and change the collision boundaries.
The new images should be the same size to reflect the same game experience.
After that you just need to save, export and publish the game.
Here are the 3 steps necessary to export your game to HTML5:
In order to add the games to your website or blog (wordpress), you just need to create an iframe and link to the folder you uploaded the game to it. For example, if you upload the game to the folder http://www.website.com/game/mygame/, you will need to create an iframe like this:
<iframe src="http://www.website.com/game/mygame/" width="1280" height="720"></ifame>
IMPORTANT: In order to export to Mobile, you need a Personal or Business license.
After you export the game to Cordova, you can import it using PhoneGap Build, the Intel XDK or Ludei.
Lead programmer: Anindita. H
Once again, thank you so much for purchasing this game. As I said at the beginning, I'd be glad to help you if you have any questions relating to this game. No guarantees, but I'll do my best to assist. If you have a more general question relating to the games on Codecanyon, you might consider visiting the forums and asking your question in the "Item Discussion" section.